home *** CD-ROM | disk | FTP | other *** search
/ Internet the City / Internet The City.iso / mac / Internet the City™ Files / itcres / data.Dxr / Internal_39.ls < prev    next >
Encoding:
Text File  |  1997-06-03  |  151 b   |  11 lines

  1. global gVideoSprite
  2.  
  3. on exitFrame
  4.   updateStage()
  5.   setslider()
  6.   if the movieRate of sprite gVideoSprite then
  7.     go(the frame)
  8.   end if
  9.   pass()
  10. end
  11.